WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / OnDetached Method
In This Topic
    OnDetached Method (GridDetailRow<TItem>)
    In This Topic
    Called when the row is detached from a collection of rows.
    Syntax
    protected virtual void OnDetached()
    See Also